post

Create a personal access token

lock
{{protocol}}://{{url}}/{{version}}/users/me/tokens

No description

Authentication

Authentication inherited from the collection: Bearer .

Body

          {
  "name": "My personal token",
  "expireAt": "2023-04-14T15:17:00.860+02:00"
}